String2Time
short String2Time( textPtr, textLen, theCache, lengthUsed, dateTime ); long textLen ;
DateCachePtr theCache ;
long *lengthUsed ;
The String2Time function expects the time at beginning of text and parses text for use in the date-time record ( defined by the LongDateRec data type).For more information see, Macintosh Worldwide Development: Guide to
System Software.
Returns: a short, the String2TimeStatus.